Skip to content

Conversation

@philprime
Copy link
Member

I noticed that the fastlane plugin actions does not offer the same parameters as the CLI, so I aligned them. This includes

  • Add all missing options from sentry-cli v3.0.1 to match CLI capabilities
  • Fix parameter name: ids -> id in sentry_debug_files_upload
  • Remove deprecated options: info_plist, no_reprocessing, upload_symbol_maps
  • Update type validation to include jvm, portablepdb, wasm
  • Add comprehensive migration guide to README
  • Update CHANGELOG with breaking changes and new features

The changes in this PR were cross-checked with sentry-cli v3.0.1

- Add all missing options from sentry-cli v3.0.1 to match CLI capabilities
- Fix parameter name: ids -> id in sentry_debug_files_upload
- Remove deprecated options: info_plist, no_reprocessing, upload_symbol_maps
- Update type validation to include jvm, portablepdb, wasm
- Add comprehensive migration guide to README
- Update CHANGELOG with breaking changes and new features
@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2026

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Breaking Changes 🛠

  • Remove deprecated parameters api_key and force_foreground by philprime in #376
  • Remove deprecated actions sentry_upload_dsym and sentry_upload_dif by philprime in #375

New Features ✨

  • (cli) Update actions for sentry-cli 3.0.0 compatibility by runningcode in #370
  • (sentry-cli) Set SENTRY_PIPELINE environment variable by runningcode in #365
  • Add missing sentry-cli v3 options to all actions by philprime in #382
  • Improve path parameter default behavior in sentry_debug_files_upload by philprime in #377

Build / dependencies / internal 🔧

Deps

  • Update CLI to v3.0.3 by github-actions in #378
  • Update CLI to v3.0.1 by github-actions in #371
  • Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 by dependabot in #372
  • Update CLI to v2.58.4 by github-actions in #367
  • Bump actions/upload-artifact from 5 to 6 by dependabot in #368
  • Update CLI to v2.58.3 by github-actions in #366
  • Bump actions/create-github-app-token from 2.2.0 to 2.2.1 by dependabot in #364
  • Bump actions/stale from 10.1.0 to 10.1.1 by dependabot in #363

Other

  • (release) Switch from action-prepare-release to Craft by BYK in #381
  • Add @runningcode as a code owner by philprime in #379

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2026

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 5e03576

philprime added a commit to getsentry/sentry-docs that referenced this pull request Jan 12, 2026
@philprime philprime marked this pull request as draft January 12, 2026 14:55
@philprime
Copy link
Member Author

@sentry review

@philprime philprime marked this pull request as ready for review January 12, 2026 15:03
@philprime philprime enabled auto-merge (squash) January 12, 2026 15:09
Copy link
Contributor

@runningcode runningcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@philprime philprime merged commit 983a1e6 into master Jan 12, 2026
16 checks passed
@philprime philprime deleted the philprime/cli-alignment branch January 12, 2026 16:03
@flixyudh
Copy link

opps, the PR already merged for my issue. is there someway i can use it on fastlane?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants